Hi there,
I am trying to create a new extension using the rest api v2 using POST https://api.pagerduty.com/extensions.
It returns a 404
{
“error”: {
“message”: “Not Found”,
“code”: 2100
}
}
Has anyone faced anything similar?
Thanks
Aparna